翻訳と辞書
Words near each other
・ Ordines Romani
・ Ordino
・ Ordinsky District
・ Ordinum Hollandiae ac Westfrisiae pietas
・ Ordis
・ Ordishia
・ Ordishia albofasciata
・ Ordishia cingulata
・ Ordishia fafner
・ Ordinal logic
・ Ordinal notation
・ Ordinal number
・ Ordinal number (linguistics)
・ Ordinal numerical competence
・ Ordinal optimization
Ordinal regression
・ Ordinal utility
・ Ordinalia
・ Ordinamenta et consuetudo maris
・ Ordinance
・ Ordinance (Belgium)
・ Ordinance (Christianity)
・ Ordinance (India)
・ Ordinance (Latter Day Saints)
・ Ordinance (university)
・ Ordinance 17 Victoria Number 7
・ Ordinance No. 46
・ Ordinance of Alsnö
・ Ordinance of Labourers 1349
・ Ordinance of Marine


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Ordinal regression : ウィキペディア英語版
Ordinal regression

In statistics, ordinal regression is a type of regression analysis used for predicting an ordinal variable, i.e. a variable whose value exists on an arbitrary scale where only the relative ordering between different values is significant. It can be considered an intermediate problem in between (metric) regression and classification. Ordinal regression turns up often in the social sciences, for example in the modeling of human levels of preference (on a scale from, say, 1–5 for "very poor" through "excellent"), as well as in information retrieval. In machine learning, ordinal regression may also be called ranking learning.
==Linear models for ordinal regression==
Ordinal regression can be performed using a generalized linear model (GLM) that fits both a coefficient vector and a set of ''thresholds'' to a dataset. Suppose one has a set of observations, represented by length- vectors through , with associated responses through , where each is an ordinal variable on a scale . To this data, one fits a length- coefficient vector and a set of thresholds with the property that . This set of thresholds divides the real number line into disjoint segments, corresponding to the response levels.
The model can now be formulated as
:\Pr(y \le k | \mathbf) = \sigma(\theta_i - \mathbf \cdot \mathbf)
or, the cumulative probability of the response being at most is given by a function (the inverse link function) applied to a linear function of . Several choices exist for ; the logistic function
:\sigma(\theta_i - \mathbf \cdot \mathbf) = \frac - \theta_i}}
gives the ordered logit model, while using the probit function gives the ordered probit model. A third option is to use an exponential function\
:\sigma(\theta_i - \mathbf \cdot \mathbf) = \exp(-\exp(\theta_i - \mathbf \cdot \mathbf))
which gives the proportional hazards model.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Ordinal regression」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.